Microsoft Dynamics eConnect Integration

The netFORUM integration for Great Plains eConnect requires the use of the eConnect along with Microsoft Dynamics (formerly Great Plains) to assist customers with importing batch data to Dynamics. The eConnect integration, unlike the other accounting integrations, uses XML to transfer the data. Contact Microsoft support or a 3rd party consultant for more details on how to use eConnect. Abila does not support "how to?" questions related to 3rd party software such as Microsoft Dynamics, which must be licensed separately from the 3rd party vendor by the customer.

This integration is available with netFORUM 2.0 Service Pack 5.

To take advantage of this integration, you will need eConnect as well as the Great Plains 10 Web Service Application installed. This web service sites on top of eConnect and is what the integration interacts with.

To take advantage of this integration, you will need eConnect as well as the Great Plains 10 Web Service Application installed. This web service sites on top of eConnect and is what the integration interacts with.

Important! This integration has been tested only with GP 10.0 with runtime version of eConnect

There are two current bugs on the Great Plains side that we had to work around

  1. Inability to Auto-Number JournalId JournalId is an incrementing number that is not managed in netFORUM but is required by GP. eConnect can auto-number the JournalId but the GP Web Service is not currently capable of taking advantage of this eConnect feature (I can forward a thread from Microsoft support if anyone is interested). The workaround is to retrieve the next JournalId through the Great Plains transaction import "pre-processing" stored procedure and pass it along to the main transaction processing SP (œbefore save extension in netFORUM). I will provide the code snip required to implement this. Typically, this might be done by the customer's GP consultant but they didn't know how to do it so we had to figure it out
  2. Great Plains Web Service crashes (worker process issue!) when trying to import G/L Transactions if the GP Multi-Currency feature is disabled. You don't have to setup any currencies other than USD, but you need to enable the feature in GP.

There are bug reports open with Microsoft related to these two issues.

Important! Client needs to contact Abila for this integration prior to its use.

Setting Up Microsoft Dynamics eConnect

Client Tasks

Abila Tasks

Costs

To configure Microsft Dynamics eConnect in netFORUM, please contact Abila for pricing. The cost to implement this interface will require an initial setup fee and a monthly fee

Usage and Instructions

The BatchExportFormat system option needs to be set to eConnect.

There is a .config file for the integration that needs to be configured. The settings that need configuration are:

Tip: This process requires that you modify the BatchExportFormat system option.